-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[PM-24178] Fix focus issues with dialog modal component #16896
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Claude finished @nikwithak's task —— View job PR Review CompleteTodo List
Summary of ChangesThis PR contains changes to two separate features that should be split into separate pull requests:
|
|
Great job! No new security vulnerabilities introduced in this pull request |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #16896 +/- ##
==========================================
- Coverage 39.16% 39.15% -0.01%
==========================================
Files 3449 3449
Lines 97916 97916
Branches 14726 14726
==========================================
- Hits 38348 38342 -6
- Misses 57898 57905 +7
+ Partials 1670 1669 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
70bc198 to
b123c7e
Compare
|




🎟️ Tracking
https://bitwarden.atlassian.net/browse/PM-24178
📔 Objective
Forces the focus to the close button at the top of a dialog when it is first rendered. Affects all uses of the dialog component.
📸 Screenshots
pm-24178_modal_focus.mov
⏰ Reminders before review
🦮 Reviewer guidelines
:+1:) or similar for great changes:memo:) or ℹ️ (:information_source:) for notes or general info:question:) for questions:thinking:) or 💭 (:thought_balloon:) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion:art:) for suggestions / improvements:x:) or:warning:) for more significant problems or concerns needing attention:seedling:) or ♻️ (:recycle:) for future improvements or indications of technical debt:pick:) for minor or nitpick changes